libxc: create a domain_info_context structure to store guest_width and p2m_size for...
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:53:14 +0000 (13:53 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:53:14 +0000 (13:53 +0000)
commit60999322eb87ccd91f5208bdd684f1762d664c2e
tree6b08eb3020ecc7c0fc4828cfff3229154ffaa9b8
parentd47a8e863a56c4e2db18198ebfe21100be086b77
libxc: create a domain_info_context structure to store guest_width and p2m_size for macros.

Macro now refers to guest_width and p2m_size through a dinfo pointer.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxc/xc_core.c
tools/libxc/xc_core_x86.c
tools/libxc/xc_core_x86.h
tools/libxc/xc_domain_restore.c
tools/libxc/xc_domain_save.c
tools/libxc/xc_offline_page.c
tools/libxc/xc_resume.c
tools/libxc/xg_private.h
tools/libxc/xg_save_restore.h